home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / gen_bbs / aadd117b.zip / HISTORY.DOC < prev    next >
Text File  |  1996-03-22  |  2KB  |  59 lines

  1. V1.10
  2.    *  Released to an unsuspecting public.
  3.  
  4. V1.11
  5.    *  Discovered that BC++ 3.1 doesn't like reading '13' as the last
  6.       charater of a read, even on a binary file.  Fixed.
  7.    *  Was mis-calculating the file position when doing reads and writes
  8.       to FAREAS.FIX.  Fixed.
  9.  
  10. V1.12
  11.    *  Discovered that the programmer (me) was opening a binary file in
  12.       text mode.  See V1.11 notes.
  13.    *  Added code for 30 day evaluation key. See AutoAdd.reg.
  14.  
  15. V1.13
  16.    *  Added support for Renegade.
  17.    *  Made bunchs of changes in the way AutoAdd uses AUTOADD.CFG.  See
  18.       the SAMPLE.CFG for you BBS type.
  19.  
  20. V1.14
  21.    *  More BBS's added.  Maximus 3.0 and Telegard 3.0.
  22.    *  Update my source code to include new types in Allfix V4.32
  23.       Release.  Didn't change the *.EXE any, just made my coded easier
  24.       to read (which is a big help in debuging).
  25.  
  26. V1.15
  27.    *  Added support for Spitfire.
  28.    *  Addes support for ProBoard.  Only had the structures for 2.1x,
  29.       hopefully, there was not a lot of change.
  30.    *  Cleaned up the code some.
  31.  
  32. V1.16
  33.    *  (PCBoard) Found out the if you left the last field for the CONF
  34.       line, AutoAdd defaulted to "NONE".  Fixed.
  35.    *  (Renegade) Found and fixed a possible problem with filenames in
  36.       the *.DIR files.
  37.    *  Added support for T.A.G (2.7).
  38.    *  Added support for LoraBBS 2.40.
  39.  
  40. V1.17
  41.    *  (Several) Found a bug that caused the full configuration file to
  42.       not be read.  Fixed.
  43.    *  (T.A.G) Fixed a problem with setting the default group.  0 thourgh
  44.       127 are now accepted correctly.
  45.    *  (T.A.G)  Added an option to use "FILES" as the name of the files
  46.       list instead of the <area tag> as AutoAdd normally does.
  47.    *  (All) The LOGG key is now optional.  If not present, AutoAdd will
  48.       create/append to AUTOADD.LOG in the same directory as AUTOADD.EXE.
  49.       If a directory only is specified, AutoAdd will create/append to
  50.       AUTOADD.LOG in that directory.  If a filename is specified,
  51.       AutoAdd will append it's log to that file.  The file must already
  52.       exist.
  53.    *  (All) While changing the LOGG option, I changed the style a bit to
  54.       more closely resemble that of FrontDoor/InterMail.
  55.    *  (All) Added code so that is "Unique" is not set to Yes, only the
  56.       comment for the file area in Allfix is update.  This is based on
  57.       the assumption that if the area is not unique, all other data is
  58.       correct and does not need updating.
  59.